-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add bip-txrelayv2 #1965
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Add bip-txrelayv2 #1965
Conversation
|
By the way I have a question about the BIPs, and not sure where to ask. I’m on re-implementing BIP324 in backbone and in my humble opinion there are some sections that could be more well-defined or clarified not only in pseudo-code (e.g around When I have a list of erratas and suggestions ready to submit, what should be the process, like I’m opening a pull request for review ? There are not technical changes per se, more clarifying the vocabulary for re-implementators and ease the work there. cc @jonatack @murchandamus |
Hi @ariard, yes, open a pull request to this repository. |
Okay not forgetting that. Shared more code on my BIP324 implementation in Backbone yesterday (https://bitcoinbackbone.org/ — commit |
|
Shared an update on To be frank, the technical support for I have notes for BIP324 too. I’m still finishing some bits of my BIP324 implementation, I’ll share them when it’s done. |
|
Thanks for the update. Converted to draft -- please ping here when ready for review. |
If we find a better way to implement reject unrequested transactions in a backward compatible fashion, I’ll withdraw it.
ML post: https://groups.google.com/g/bitcoindev/c/nWUcXBQbLGU
Bitcoin Core conceptual discussion: bitcoin/bitcoin#30572
Re-opening there is tx-relay work-in-progress available here: https://bitcoinbackbone.org/.
Open comments on #1663 have been fixed.